VideoPlayerStateRegistry

Registry for sharing WindowsVideoPlayerState instances between windows. This is used to pass the player state to the fullscreen window.

Functions

Link copied to clipboard

Clear the registered WindowsVideoPlayerState instance.

Link copied to clipboard

Get the registered WindowsVideoPlayerState instance.

Link copied to clipboard

Register a WindowsVideoPlayerState instance to be shared between windows. Uses a WeakReference to avoid memory leaks.